This example executes the PDF_NAME.DAL DAL script which returns the file name, F_DAL.PDF. Using this file name, the GenData program adds the images contained in the single PDF file to the form set. Each image in the PDF file causes a duplicate of the original FAP file to be appended to the form. This duplicate contains the bitmap image. Only the odd images in the PDF file are included because the Only option is set to Odd.
Sample Excerpt
/* This image uses these rules */
;SetImageDimensions;0,0,26400,20400,0,0,0,0;
;AddMultiPageBitmap;DAL(PDF_DAL.dal),Only(ODD);;
© Copyright 2014, Oracle and/or its affiliates. All rights reserved. Legal notices.